Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

183
Views
React Native Share not working after the android sdk upgrade to >=30

Not able to share after android sdk upgrade.React Native Share not working on android devices intermittently. Using version "react-native": "~0.63.0"

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

After upgrading to the android sdk version >=30, you will have to add the query parameter of all the apps you want to share to.

 <queries>
    <package android:name="com.google.android.youtube" />
    <package android:name="com.facebook.katana" />
    <package android:name="com.facebook.orca" />
    <package android:name="com.facebook.mlite" />
    <package android:name="com.facebook.lite" />
    <package android:name="org.telegram.messenger" />
    <package android:name="com.whatsapp" />
  </queries>

This code snipet is for istagram, telegram, facebook and whatsapp.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!